home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 13 / 0 / DISK1304.ZIP / FILE1304.TXT next >
Text File  |  1989-02-23  |  2KB  |  50 lines

  1. Disk No: 1304
  2. Program Title:  PXL version 1.42
  3. PC-SIG version: 1
  4.  
  5. Better than Turbo Pascal 4.0's source lister TLIST.EXE, PXL lets you
  6. generate a cross-reference listing that tells what lines have certain
  7. reserved and other specified words--very useful for tracking down
  8. annoying problems.
  9.  
  10. You can use this program for source files produced with Turbo Pascal
  11. 3.0, but you must use the reserved word file PXLT3.WDS instead of
  12. PXL.WDS.  PXL also lets you change the header appearing at the top of
  13. the listing.
  14.  
  15. There is extensive documentation.  If you have special needs, such as a
  16. lister for another dialect of Pascal, the author spells out what you
  17. need to do to make PXL run properly for your Pascal.
  18.  
  19. Usage:  Cross-Reference Lister for Turbo Pascal 4.0 Programmers.
  20.  
  21. Special Requirements:  Turbo Pascal 4.0.  Can use with Turbo Pascal 3.0
  22. with precautions taken as indicated in description.
  23.  
  24. How to Start:  Type GO (press enter).
  25.  
  26. Suggested Registration:  None.
  27.  
  28. File Descriptions:
  29.  
  30. PXL      DOC  PXL manual.
  31. PXL      EXE  PXL program.
  32. PXL      PAS  Main source file for PXL.
  33. PXL      PRN  Printer data used by PXL.
  34. PXL      WDS  PXL's list of words reserved in Turbo Pascal 4.0.
  35. PXLINIT  PAS  Source code for initialization unit (TP 4.0).
  36. PXLINST  EXE  Installation program.
  37. PXLINST  PAS  Source code for installation program.
  38. PXLLIST  PAS  Source code for listing unit (TP 4.0).
  39. PXLMENU  PAS  Source code for menu unit (TP 4.0).
  40. PXLT3    WDS  PXL's list of words reserved in Turbo Pascal 3.0.
  41. README        Text file.
  42. XXL      HDR  Sample header file; Change name to PXL.HDR to use.
  43.  
  44. PC-SIG
  45. 1030D E Duane Avenue
  46. Sunnyvale CA 94086
  47. (408) 730-9291
  48. (c) Copyright 1989 PC-SIG, Inc.
  49.  
  50.